Welcome![Sign In][Sign Up]
Location:
Search - http vc

Search list

[Windows DevelopVC Socket GET_POSTHTTP

Description: 介绍VC Socket GET_POST HTTP 过程及源码
Platform: | Size: 24418 | Author: errol5188@163.com | Hits:

[Windows DevelopXMLSample

Description: VC访问XML文件或XML串。-VC visit XML documents or XML string.
Platform: | Size: 25600 | Author: | Hits:

[Windows DevelopScock5Client1

Description: Socks5Client 研究了一下SOCKS5代理协议,顺手用VC6写了个客户端演示程序。这个程序演示了如何使用winsock2穿过Scoks5代理取得HTTP服务器上的网页内容。SOCKS5代理协议详见RFC1928和RFC1929。写这个程序的目的是为写一个SOCKS5代理服务器准备(可以用来调试协议),正在开发中。-Socks5Client some research SOCKS5 agency agreements with VC6 simply wrote the client presentations. This procedure demonstrated how to use WinSock2 Scoks5 Acting achieved through HTTP server on the web. SOCKS5 agency agreement detailed in RFC1928 and RFC1929. Was the purpose of this procedure is to write a SOCKS5 proxy preparation (can be used to debug protocol), is under development.
Platform: | Size: 87040 | Author: 杨红 | Hits:

[Video Capturevideocap

Description: VC 视频捕捉软件,纯粹的API实现,来自http://www.vckbase.com-VC video capture software, pure API from http://www.vckbase.com
Platform: | Size: 20480 | Author: 崔哈 | Hits:

[Internet-Networkhttpserve

Description: 在vc下实现的http服务器,可供学习http编程参考-under the http server for http learning programming reference
Platform: | Size: 232448 | Author: 涂晋 | Hits:

[mpeg mp3shitclass3

Description: 本类包是使用于ShitMP3 v1.08的内部核心类,提供如下功能:1.提取指定MP3文件ID3v1信息2.提取指定MP3文件ID3v2信息3.存储ID3v1信息给某个MP3文件4.存储ID3v2信息给某个MP3文件5.MP3文件名自动重命名6.重命名命名格式全自动生成7.大批量修改某个目录下的MP3文件名★8.最新版的ShitClass提供了对WMA文件的自定义修改功能类包包括类:CMP3.h 用户真正使用的MP3类的接口文件,提供了上述的7种功能的各种方便函数CMP3.cpp MP3类文件MP3类需要的支持类:CWma.h WMA文件信息提取与写入类CWma.cppSManageFile.h 文件管理类,由张麟开发,有大量的文件的剪切,粘贴,复制,删除等各种各样的函数。SManageFile.cpp ID3.h 网友吴曜宏开发的MP3文件ID3v2信息提取类ID3.cpp类包支持:由于类包是在VC++环境中开发的,需要MFC类包的支持。★由于新版本的类包需要WMSDK的支持所以,在你编辑使用软件之前,请确认您的机器上有Windows Media Player SDK的支持。如果没有,您可以到:http://www.monocers.com/jon/shitmp3/WMFormatSDK.rar下载获得。使用CMP3类函数的时候,需要SManageFile类和CID3v2类的支持-in this package is used in the internal ShitMP3 v1.08 core category for the following functions : 1. Designated extract information ID3v1 MP3 files 2. MP3 files from designated three ID3v2 information. ID3v1 information stored MP3 files to a certain four. Information storage ID3v2 MP3 files to a five . MP3 files were automatically re-naming six. rename naming format Automatic Generation 7. change certain high-volume directory of MP3 files from People 8. the latest edition of the ShitClass provided by the WMA files from the revised definition of functional categories including packet categories : CMP3.h users actually use the MP3 category the interface file to provide the above functions of the seven convenient function CMP3.cpp MP3 MP3 category types of documents needed support categories
Platform: | Size: 124928 | Author: 小平 | Hits:

[Internet-NetworkVC++网络高级编程之九

Description:
Platform: | Size: 1656832 | Author: 张思发 | Hits:

[Windows DevelopHTTPSVR_ftp

Description: 代理服务器:使用vc开发的一个http代理服务器,功能简单但是比较稳定.是一个可以参考的不错的程序-proxy server : Use vc developed an http proxy server, a simple but functional relatively stable. It is a good reference procedures
Platform: | Size: 101376 | Author: 夏雨 | Hits:

[Proxy Server2005040211033719165

Description: 用vc实现的http代理服务器,属于socket编程-vc used to achieve the http proxy server, belonging to socket programming
Platform: | Size: 6144 | Author: 李烁 | Hits:

[Internet-NetworkVC_call

Description: 用vc调用delphi实现的http上传-with vc call delphi achieve http upload
Platform: | Size: 2143232 | Author: 颠倒 | Hits:

[Internet-Networkupdateonline

Description: 使用 Http 在线自动升级程序: 近几日一些程序老要修改点小毛病,为避免每次都通知程序使用者,便有想做一个在线自动升级的程序。在VCKBase看到一个是使用 FTP 的,想到 FTP 需要用户名密码,许多程序如KFW 防火墙都能监看到程序发送的数据包,为防止密码泄露,故自己选用Http来做更新。我的思路是用命令行传递程序名称、版本号和 Update.ini 配置文件的 URL。-use automatic escalation procedures : in recent days some of the procedures to amend the old minor illnesses, in order to avoid the notification procedures each time users will want an on-line automatic escalation procedures. In a VCKBase see is the use of FTP, users need to think of FTP Password, many procedures such as KFW firewall can see the supervisor to send data packets to prevent disclosure of passwords, so do their choice Http update. My idea is to use a command line transfer procedure name, version and configuration files Update.ini URL.
Platform: | Size: 179200 | Author: aaa | Hits:

[Internet-Network《--程序--》MyHTTP

Description: 网络通信协议编程,实现HTTP协议的VC源码,有服务器与客户机!!!!绝对可用-programming network communication protocol, the HTTP protocol to achieve VC source, server and client! ! ! ! Absolutely available!
Platform: | Size: 194560 | Author: 张兵 | Hits:

[Internet-NetworkNetAnts2005

Description: 用VC编写的类似网络蚂蚁的断点续传程序,非常实用!!!推荐-VC prepared by the similar networks ants HTTP procedures, very useful! ! ! Recommended!
Platform: | Size: 68608 | Author: 张兵 | Hits:

[uCOSGUISim1003

Description: ucgui论坛,http://www.ucgui.com GUISim1.0.0.3. 提供在VC下进行UCGUI图形编程的环境, 完全开放源码, 在来UCGUI官方提供的测试开发中, 只有一个GUISIM.LIB的库文件,本人经过艰苦的反汇编, 终于还原其C源码,希望使用可以更加清楚的认训到在WINDOWS下模拟器所做的事情.-ucgui forum http://www.ucgui.com GUISim1.0.0.3. For the VC under UCGUI graphical programming environment, completely open source, the official UCGUI to provide test development, only a GUISIM.LIB of the library, I read the hard-compilation, and finally restore its C source, wanted to use it more clearly the acceptability of the training simulator under Windows have done.
Platform: | Size: 1290240 | Author: 嵌入式 | Hits:

[Other用Visual C++打造IE浏览器

Description: 此为本人期末的课程设计VC设计:浏览器程序设计。注:本源码用Word文档存放。 简介内容:随着互联网在世界范围的广泛应用,WWW(World Wide Web,万维网)也日益成为互联网上信息交流不可缺少的工具。它是一种以HTTP(HyperText Tranfer Protocol,超文本传输协议)为基础,使用HTML(HypeText Markup Language,超文本标记语言)编写的有若干Web网页构筑而成的世界。 本课程设计要求设计类似于微软的IE浏览器,具备一个浏览器的基本功能,可以完成网上冲浪的任务。 设计 Visual C++为我们提供了一个ChtmlView类,有了它。可以很方便地设计浏览器。-this as the end of the course design VC Design : browser program design. Note : This source used Word documents stored. Introduction : As the Internet in a wide range of applications worldwide, WWW (World Wide Web, the World Wide Web) has increasingly become the exchange of information on the Internet an indispensable tool. It is a form HTTP (HyperText Tranfer Protocol, Hypertext Transfer Protocol) based on the use of HTML (HypeText Markup Language, HTML) prepared in a number of Web pages built by the world. The curriculum design requirements similar to the design of Microsoft's Internet Explorer, a browser with the basic functions can be completed online surfing tasks. Design Visual C offers us a ChtmlView category, it has. It is easy to design browser.
Platform: | Size: 11264 | Author: 何浩 | Hits:

[Web ServerHttpServerexample

Description: 本程序实现了一个Http服务器,能够接受客户端(浏览器)的连接请求,可以更改当前 的Http服务目录,而且能够将指定的网页发送到客户浏览器, 本程序是—个基于对话柜的MFC应用程序,主要介绍如何利用socket(套接字)实现Http 协议等内容。请使用vc++.net运行本程序。-This Program realize a Http Server which can accept the connection request of client and change the current Http service directory,send webpage to client browser.The program is a MFC application base on Dialogs.Main show how to realize Http protocol with Socket,please run the program with vc++.net
Platform: | Size: 65536 | Author: 陈康 | Hits:

[Windows Develop20031211586630

Description: 资源名称: 断点续传和多线程下载 资源类别: VC源码¦网络 文件大小: 117KB 简介: -Download file by HTTP, multi thread and continue to download from breakpoint when interrupt.
Platform: | Size: 119808 | Author: | Hits:

[Communicationtransportfiles

Description: 直接运用 WINSOCK 单元进行传送文件的程序,特点: 1、多线程 2、支持断点续传。 3、系统托盘。 程序在Winxp和Win2000运行通过。 程序用到了第三方控件“VCLSkin2.45.D67”到相关站点可下载。-direct use of Winsock modules for document transmission procedures, characteristics : 1, 2 multithread support HTTP. 3, the system tray. Winxp and procedures in running Win2000 through. Procedures used a third-party control "VCLSkin2.45.D67" related to the site can be downloaded.
Platform: | Size: 97280 | Author: hjl | Hits:

[Other Riddle gameshrd_src

Description: 此版本的华容道仅是个VC++语言的演示版,只是为了演示 一种思路,所以没有增加任何的功能。本游戏图象也是从 同类FLASH游戏中剪出,可惜它的出处网页已经不可访问了. 由于华容道每角色同一时刻可能有不同方向的选择,增加了 判断难度。本游戏主要演示单键无选择控制华容道的模拟 智能处理过程。当然这很简单,谈不上真正的智能。 如果对AI类兴趣的话,可以到 http://chess.withu.com 和计算机下一盘,欢迎交流探讨该类AI算法。 本游戏还存在一些BUG,就请各位自己修正了。 (是在边界处理上,少处理了一种特殊情况) 另:本游戏开放源码,可以随意使用或修改。 ------ musix@withu.com , 2001 , taizhou,jiangsu-HuaRong Road is only the VC language version of the demonstration, only to demonstrate an idea, no increase in functionality. The game image is similar FLASH from the game, cut out, but it's not the source website has been visited. As HuaRong Road every role the same time may be different and the choice of direction, increasing the difficulty of judging. The main demonstration of a single-game non-selective control of HuaRong Road intelligent simulation process. Of course, this is very simple, no real intelligence. If the AI category of interest, to be the next http://chess.withu.com and computer disk welcome such exchange on AI algorithms. This game has some BUG, please own revision. (In the handling of the border, dealing with a few exceptional circumstances) another : the game open
Platform: | Size: 162816 | Author: 潘先生 | Hits:

[GDI-Bitmap用GDI+转换图形格式

Description: 用GDI+转换图形格式,需要下载相应的GDI+库等,建议将VC SDK升级到最新 升级地址: http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ -graphics interchange format using GDIplus ,which need to download relevent GDI+ LIB.So advice you upgrading your VC SDK to the newest upgrade net.
Platform: | Size: 4096 | Author: 十七郎 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 31 »

CodeBus www.codebus.net